-
Home
-
WP phpMyAdmin
-
5.2.0.3
-
Code
-
Classes
- FieldMetadata
Total Complexity |
38 |
Dependencies |
1 |
Dependents |
35 |
Total lines |
395 |
Lines of code |
134 |
Logical lines of code |
72 |
Comment lines |
41 |
Methods |
19 |
Properties |
23 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
47 |
14 |
28 |
getTypeMap() |
S |
49 |
2 |
35 |
isTimeType() |
S |
73 |
3 |
5 |
isDateTimeType() |
S |
73 |
3 |
5 |
getMappedType() |
S |
56 |
1 |
19 |
isNumericType() |
S |
79 |
2 |
3 |
isType() |
S |
80 |
1 |
3 |
isSet() |
S |
82 |
1 |
3 |
isEnum() |
S |
82 |
1 |
3 |
isUnsigned() |
S |
82 |
1 |
3 |
isZerofill() |
S |
82 |
1 |
3 |
isMultipleKey() |
S |
82 |
1 |
3 |
isUniqueKey() |
S |
82 |
1 |
3 |
isPrimaryKey() |
S |
82 |
1 |
3 |
isBlob() |
S |
82 |
1 |
3 |
isBinary() |
S |
82 |
1 |
3 |
isNumeric() |
S |
82 |
1 |
3 |
isNotNull() |
S |
82 |
1 |
3 |
isNotType() |
S |
80 |
1 |
3 |